github.com/gotd/td/tg.DocumentAttributeSticker.Stickerset (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L313: 	Stickerset InputStickerSetClass
		tl_document_attribute_gen.go#L349: 	if !(d.Stickerset == nil) {
		tl_document_attribute_gen.go#L377: 	d.Stickerset = from.GetStickerset()
		tl_document_attribute_gen.go#L458: 	if d.Stickerset == nil {
		tl_document_attribute_gen.go#L461: 	if err := d.Stickerset.Encode(b); err != nil {
		tl_document_attribute_gen.go#L506: 		d.Stickerset = value
		tl_document_attribute_gen.go#L548: 	return d.Stickerset